-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
4.1.7 (latest)
-
Code
-
Classes
- RequestDecorator
Total Complexity |
24 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
213 |
Lines of code |
74 |
Logical lines of code |
28 |
Comment lines |
90 |
Methods |
21 |
Properties |
1 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isDecoratedBy() |
S |
66 |
3 |
9 |
__call() |
S |
66 |
2 |
8 |
__construct() |
S |
80 |
1 |
3 |
hasHeader() |
S |
80 |
1 |
3 |
withBody() |
S |
79 |
1 |
3 |
getBody() |
S |
80 |
1 |
3 |
withoutHeader() |
S |
79 |
1 |
3 |
withAddedHeader() |
S |
78 |
1 |
3 |
withHeader() |
S |
78 |
1 |
3 |
getHeaderLine() |
S |
80 |
1 |
3 |
getHeader() |
S |
80 |
1 |
3 |
withProtocolVersion() |
S |
79 |
1 |
3 |
getHeaders() |
S |
80 |
1 |
3 |
getProtocolVersion() |
S |
80 |
1 |
3 |
withUri() |
S |
78 |
1 |
3 |
getUri() |
S |
80 |
1 |
3 |
withMethod() |
S |
79 |
1 |
3 |
getMethod() |
S |
80 |
1 |
3 |
withRequestTarget() |
S |
79 |
1 |
3 |
getRequestTarget() |
S |
80 |
1 |
3 |
createInstance() |
S |
80 |
1 |
3 |